hvm: Remove access to QEMU monitor in VNC server
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 27 Mar 2007 15:23:52 +0000 (16:23 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 27 Mar 2007 15:23:52 +0000 (16:23 +0100)
commit5893fef229ab62a3da1d437f61313f53a208370a
treef5a39ef115aec854f4632f9e96dc11d667c0a069
parentd0e5cf5462d9e48d1093d26ae7e2423b299f2762
hvm: Remove access to QEMU monitor in VNC server

This fixes a RHEL5 errata and CVE-2007-0998.

The monitor is still accessible in debug builds of ioemu (debug=y).

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
tools/ioemu/Makefile.target
tools/ioemu/vnc.c